Skip to content

rt: get rid of rust_fn and replace with fn_env_pair plus a little cleanup.#4915

Closed
luqmana wants to merge 3 commits intorust-lang:incomingfrom
luqmana:rt-cleanup
Closed

rt: get rid of rust_fn and replace with fn_env_pair plus a little cleanup.#4915
luqmana wants to merge 3 commits intorust-lang:incomingfrom
luqmana:rt-cleanup

Conversation

@luqmana
Copy link
Copy Markdown
Contributor

@luqmana luqmana commented Feb 13, 2013

Closes #1190.

Also, got rid of rust_ptr_eq since it isn't used any as well the RUST_REFCOUNTED macros.

Fixes #2667: alignment & wrong structure.

@luqmana
Copy link
Copy Markdown
Contributor Author

luqmana commented Feb 13, 2013

Fixed alignment and rebased on incoming.

r?

bors added a commit that referenced this pull request Feb 14, 2013
Closes #1190.

Also, got rid of `rust_ptr_eq` since it isn't used any as well the `RUST_REFCOUNTED` macros.

Fixes #2667: alignment & wrong structure.
@bors bors closed this Feb 14, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Mar 30, 2026
…threads

Unblock all threads with exceeded timeouts at once
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants